home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / recent2 / qamitrack1.80.lha / QAmiTrack / source / TrackRexx_rxif.h < prev    next >
C/C++ Source or Header  |  1997-04-06  |  350b  |  12 lines

  1.  
  2. #include <clib/AMarquee_protos.h>
  3. #include "QAmiTrackShared.h"
  4. #include "QAmiTrack.h"
  5.  
  6. extern struct WindowStuff * TrackWindow;
  7. extern struct QSession * session;
  8. extern struct List clientList;
  9. extern struct Client * myInfo;
  10. extern int clientListLength, nViewBy;
  11. extern int nLogLevel, nSpeakLevel, timeUnit;
  12. extern char * szLogFileName, * szAccessTo;